In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / IsPixelFormatIndexed Method

IsPixelFormatIndexed Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(487)>

Function IsPixelFormatIndexed( _

   ByVal ImageID As Integer _

) As Boolean
[DispId(487)]

bool IsPixelFormatIndexed( 

   int ImageID

)
function IsPixelFormatIndexed( 

    ImageID: Integer

): Boolean; 
DispIdAttribute(487)

function IsPixelFormatIndexed( 

   ImageID : int

) : boolean;
[DispId(487)]

bool IsPixelFormatIndexed( 

   int ImageID

) 
[DispId(487)]

bool IsPixelFormatIndexed( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members